Find the build directory matching the current interpreter
authorDmitry Shachnev <mitya57@debian.org>
Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 26 Feb 2026 17:00:36 +0000 (17:00 +0000)
commit2fded9e0f655f44a23872648714fcb071aa4600f
tree248645a4d764c1077777881bfd0305fa0bcfd15b
parentf24dae7f60c0ecb25a35e0870aa403716b1091cd
Find the build directory matching the current interpreter

This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.

Gbp-Pq: Name 0001-test-with-current-interpreter.patch
testing/buildlog.py